home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / e / mailinglists / amigae.0793july.archive / 000118_crash!cup.port….com!Politikill_Fri, 30 Jul 93 21:43:58 PST.msg < prev    next >
Internet Message Format  |  1994-05-26  |  2KB

  1. Received: by bkhouse.cts.com (V1.16/Amiga)
  2.     id AA00000; Fri, 30 Jul 93 21:43:58 PST
  3. Received: from nova.unix.portal.com by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #15) id m0oM7OR-0000ZYC; Fri, 30 Jul 93 20:13 PDT
  5. Received: by nova.unix.portal.com (5.65b/4.1 1.386) 
  6.     id AA11788; Fri, 30 Jul 93 20:17:56 -0700
  7. Received: from hobo  by portal.unix.portal.com (1.691) 
  8.     id AA15230; Fri, 30 Jul 93 20:17:54 -0700
  9. Received: by hobo.corp.portal.com (4.1/4.0.3 1.68) 
  10.     id AA20560; Fri, 30 Jul 93 20:17:52 PDT
  11. Return-Path: <Politikill@cup.portal.com>
  12. Lines: 31
  13. Date: Fri, 30 Jul 93 20:17:51 PDT
  14. Message-Id: <9307302017.3.11028@cup.portal.com>
  15. X-Origin: The Portal System (TM)
  16. From: Politikill@cup.portal.com
  17. To: AmigaE@bkhouse.cts.com
  18. Subject: Re:  MidStr
  19.  
  20. >hello,
  21. >why not try this instead of MidStr()
  22. >DEF string[80]:STRING
  23. >DEF i
  24. >DEF t
  25. >FOR t:=startpos TO endpos
  26. >        INC i
  27. >        string[i]:=originalstring[t]
  28. >ENDFOR
  29. >SetStr(string,i)
  30. >
  31. >vinny
  32.  
  33.  
  34.     Hi!, I suppose I could, but I do have the MidStr functions working right,
  35. at the moment anyways. I even had the program doing EVERYTHING I wanted, but
  36. somehow I changed something, can't remember what it was, and it now crashes
  37. loading in one file, never mind two! I'm gonna give it a week to sit and
  38. fester......thanx anyway!
  39.  
  40.  / / /
  41. /_/_/iZ
  42.  
  43. MODULE 'WiZkId'
  44. PROC main()
  45.   wizkid.inetaddress:='Politkill@cup.portal.com'
  46.   wizkid.realname:='Jeffrey J Peden ]['
  47. ENDPROC
  48.  
  49. *-- GammaTag Version 2.8 --*
  50. *-- He is not only dull within, but causes dullness without.